home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_hylafax.idb / usr / freeware / lib / fax / pagesizes.z / pagesizes
Encoding:
Text File  |  1999-07-16  |  3.2 KB  |  75 lines

  1. #    $Id: pagesizes.in,v 1.9 1996/06/24 03:06:22 sam Rel $
  2. #
  3. # Warning, this file was automatically created by the HylaFAX configure script
  4. #
  5. # HylaFAX Facsimile Software
  6. #
  7. # Copyright (c) 1990-1996 Sam Leffler
  8. # Copyright (c) 1991-1996 Silicon Graphics, Inc.
  9. # HylaFAX is a trademark of Silicon Graphics, Inc.
  10. # Permission to use, copy, modify, distribute, and sell this software and 
  11. # its documentation for any purpose is hereby granted without fee, provided
  12. # that (i) the above copyright notices and this permission notice appear in
  13. # all copies of the software and related documentation, and (ii) the names of
  14. # Sam Leffler and Silicon Graphics may not be used in any advertising or
  15. # publicity relating to the software without the specific, prior written
  16. # permission of Sam Leffler and Silicon Graphics.
  17. # THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, 
  18. # EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY 
  19. # WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.  
  20. # IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
  21. # ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
  22. # OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
  23. # WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF 
  24. # LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE 
  25. # OF THIS SOFTWARE.
  26. #
  27.  
  28. #
  29. # VERSION:    v4.0pl2
  30. # DATE:        Thu Jun 24 10:37:27 PDT 1999
  31. # TARGET:    mips-sgi-irix6.5-ALPHA-1275645130
  32. #
  33.  
  34. #
  35. # HylaFAX Page Size Database
  36. #
  37. # This file defines the set of known page sizes.  Note that the name is
  38. # matched using a caseless comparison.  Most of the guaranteed reproducible
  39. # areas are guesses based on scaling known GRA's.
  40. #
  41. # File format:
  42. #
  43. # 1. Comments are introduced by '#' and continue to the end of line.
  44. # 2. The first two fields are the full and abbreviated page size names
  45. #    and must be separated from the subsequent fields by a tab (possibly
  46. #    followed by more whitespace).  Otherwise fields can be separated
  47. #    by any amount of any kind of whitespace.
  48. # 3. Numbers are all base 10 and in basic measurement units (BMU);
  49. #    defined as 1/1200 x 25.4 mm for paper output with a scale factor
  50. #    of one.
  51. # 4. All fields must be present on a single line; otherwise the entry
  52. #    is ignored.
  53. # 5. Most all users of this database require a "default" entry that
  54. #    specifies the default page size to use.  This entry should be placed
  55. #    last so that inverse matches find the real page size name and not
  56. #    the default entry.
  57. #                        Guaranteed Reproducible Area
  58. # Name            Abbrev    Width    Height    Width    Height    Top    Left
  59. ISO A3            A3    14030    19840    13200     18480    472    345
  60. ISO A4            A4     9920    14030     9240     13200    472    345
  61. ISO A5            A5     7133     9921     6455      9236    472    345
  62. ISO A6            A6     5055     6991     4575      6508    472    345
  63. ISO B4            B4    12048    17196    11325     16010    472    345
  64. North American Letter    NA-LET    10200    13200     9240     12400    472    345
  65. American Legal        US-LEG    10200    16800     9240     15775    472    345
  66. American Ledger        US-LED    13200    20400    11946     19162    472    345
  67. American Executive    US-EXE     8700    12600     7874     11835    472    345
  68. Japanese Letter        JP-LET     8598    12141     7600     10200    900    400
  69. Japanese Legal        JP-LEG    12141    17196    11200     15300    900    400
  70. #
  71. default    NA-LET    10200    13200     9240     12400    472    345
  72.